Skip to content

Conversation

@andriyDev
Copy link
Contributor

Objective

Solution

  • Make sure that we're not collapsing .. with itself!

Testing

  • Added a test for this. It failed but after the fix it passes!

@andriyDev andriyDev added this to the 0.17.4 milestone Nov 18, 2025
@andriyDev andriyDev added C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy A-Assets Load files from disk to use for things like images, models, and sounds S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Nov 18, 2025
@DGriffin91
Copy link
Contributor

Tried this on my repro from the issue and it seemed to work.

@andriyDev andriyDev requested a review from DGriffin91 November 18, 2025 03:16
@andriyDev andriyDev added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Nov 18, 2025
Copy link
Contributor

@it-me-joda it-me-joda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great tests!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Assets Load files from disk to use for things like images, models, and sounds C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assets from relative paths outside the asset folder not loading

3 participants